[INFO] cloning repository https://github.com/davloio/taiko-api-gateway
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davloio/taiko-api-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavloio%2Ftaiko-api-gateway", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavloio%2Ftaiko-api-gateway'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94cb17923828264da180381454956b66c0759af6
[INFO] fixing davloio/taiko-api-gateway against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavloio%2Ftaiko-api-gateway" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davloio/taiko-api-gateway
[INFO] finished tweaking git repo https://github.com/davloio/taiko-api-gateway
[INFO] tweaked toml for git repo https://github.com/davloio/taiko-api-gateway written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davloio/taiko-api-gateway on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davloio/taiko-api-gateway already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3c54f4a84b5339346e9832b958183f2ef597f07f21199b3ab3291ef7db0929dd
[INFO] running `Command { std: "docker" "start" "3c54f4a84b5339346e9832b958183f2ef597f07f21199b3ab3291ef7db0929dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c54f4a84b5339346e9832b958183f2ef597f07f21199b3ab3291ef7db0929dd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c54f4a84b5339346e9832b958183f2ef597f07f21199b3ab3291ef7db0929dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c54f4a84b5339346e9832b958183f2ef597f07f21199b3ab3291ef7db0929dd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking anyhow v1.0.100
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking handlebars v4.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking async-graphql-value v6.0.11
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking async-graphql-parser v6.0.11
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking multer v2.1.0
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]    Compiling async-graphql-derive v6.0.11
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking async-graphql v6.0.11
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking async-graphql-axum v6.0.11
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking taiko-api-gateway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/graphql/resolvers.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/database.rs:264:56
[INFO] [stdout]      |
[INFO] [stdout]  242 |         let mut listener = PgListener::connect_with(&*self.pool).await?;
[INFO] [stdout]      |             ------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `listener` calls a custom destructor
[INFO] [stdout]      |             `listener` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  249 |             match listener.recv().await {
[INFO] [stdout]      |                   ---------------------
[INFO] [stdout]      |                   |               |
[INFO] [stdout]      |                   |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  250 |                 Ok(notification) => {
[INFO] [stdout]      |                    ------------
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    `notification` calls a custom destructor
[INFO] [stdout]      |                    `notification` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  260 |                                 if let Some(block) = self.parse_block_from_json(&block_json).await {
[INFO] [stdout]      |                                                      ---------------------------------------------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  261 |                                     self.websocket_broadcaster.broadcast_new_block(block).await;
[INFO] [stdout]      |                                     -----------------------------------------------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  264 |                                     if let Ok(stats) = self.get_explorer_stats().await {
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                                        |                         |
[INFO] [stdout]      |                                                        |                         this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                        |                         up until Edition 2021 `#22` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                                        |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                        |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                        this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                                                        up until Edition 2021 `#21` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  265 |                                         self.websocket_broadcaster.broadcast_stats(stats).await;
[INFO] [stdout]      |                                         -------------------------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]  266 |                                     }
[INFO] [stdout]  267 |                                 }
[INFO] [stdout]      |                                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  275 |                                 if let Some(transaction) = self.parse_transaction_from_json(&tx_json).await {
[INFO] [stdout]      |                                                            ------------------------------------------------
[INFO] [stdout]      |                                                            |
[INFO] [stdout]      |                                                            this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  276 |                                     self.websocket_broadcaster.broadcast_new_transaction(transaction).await;
[INFO] [stdout]      |                                     -----------------------------------------------------------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  285 |                 Err(e) => {
[INFO] [stdout]      |                     -
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `e` calls a custom destructor
[INFO] [stdout]      |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  288 |                     tokio::time::sleep(tokio::time::Duration::from_secs(5)).await;
[INFO] [stdout]      |                     -------------------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                     `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  291 |                     match PgListener::connect_with(&*self.pool).await {
[INFO] [stdout]      |                           -------------------------------------------
[INFO] [stdout]      |                           |                                     |
[INFO] [stdout]      |                           |                                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                           |                                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                           `#10` will be dropped later as of Edition 2024
[INFO] [stdout]  292 |                         Ok(mut new_listener) => {
[INFO] [stdout]  293 |                             if let Err(e) = new_listener.listen("blocks_insert").await {
[INFO] [stdout]      |                                        -    ------------------------------------------
[INFO] [stdout]      |                                        |    |                                    |
[INFO] [stdout]      |                                        |    |                                    this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                        |    |                                    `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                        |    `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                        |    `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                        `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  296 |                             if let Err(e) = new_listener.listen("transactions_insert").await {
[INFO] [stdout]      |                                        -    ------------------------------------------------
[INFO] [stdout]      |                                        |    |                                          |
[INFO] [stdout]      |                                        |    |                                          this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                        |    |                                          `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                        |    `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                        |    `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                        `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  302 |                         Err(e) => {
[INFO] [stdout]      |                             -
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                             `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `listener` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `notification` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |             ),*
[INFO] [stdout] 1320 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#20` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/database.rs:291:27
[INFO] [stdout]      |
[INFO] [stdout]  242 |         let mut listener = PgListener::connect_with(&*self.pool).await?;
[INFO] [stdout]      |             ------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `listener` calls a custom destructor
[INFO] [stdout]      |             `listener` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  249 |             match listener.recv().await {
[INFO] [stdout]      |                   ---------------------
[INFO] [stdout]      |                   |               |
[INFO] [stdout]      |                   |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  250 |                 Ok(notification) => {
[INFO] [stdout]      |                    ------------
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    `notification` calls a custom destructor
[INFO] [stdout]      |                    `notification` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  260 |                                 if let Some(block) = self.parse_block_from_json(&block_json).await {
[INFO] [stdout]      |                                                      ---------------------------------------------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  261 |                                     self.websocket_broadcaster.broadcast_new_block(block).await;
[INFO] [stdout]      |                                     -----------------------------------------------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  264 |                                     if let Ok(stats) = self.get_explorer_stats().await {
[INFO] [stdout]      |                                                        -------------------------------
[INFO] [stdout]      |                                                        |                         |
[INFO] [stdout]      |                                                        |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                        |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  265 |                                         self.websocket_broadcaster.broadcast_stats(stats).await;
[INFO] [stdout]      |                                         -------------------------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  275 |                                 if let Some(transaction) = self.parse_transaction_from_json(&tx_json).await {
[INFO] [stdout]      |                                                            ------------------------------------------------
[INFO] [stdout]      |                                                            |
[INFO] [stdout]      |                                                            this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  276 |                                     self.websocket_broadcaster.broadcast_new_transaction(transaction).await;
[INFO] [stdout]      |                                     -----------------------------------------------------------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  285 |                 Err(e) => {
[INFO] [stdout]      |                     -
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `e` calls a custom destructor
[INFO] [stdout]      |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  288 |                     tokio::time::sleep(tokio::time::Duration::from_secs(5)).await;
[INFO] [stdout]      |                     -------------------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                     `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  291 |                     match PgListener::connect_with(&*self.pool).await {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                           |                                     |
[INFO] [stdout]      |                           |                                     this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                           |                                     up until Edition 2021 `#22` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           |                                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                           |                                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                           up until Edition 2021 `#21` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                           `#10` will be dropped later as of Edition 2024
[INFO] [stdout]  292 |                         Ok(mut new_listener) => {
[INFO] [stdout]      |                            ----------------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            `new_listener` calls a custom destructor
[INFO] [stdout]      |                            `new_listener` will be dropped later as of Edition 2024
[INFO] [stdout]  293 |                             if let Err(e) = new_listener.listen("blocks_insert").await {
[INFO] [stdout]      |                                        -    ------------------------------------------
[INFO] [stdout]      |                                        |    |                                    |
[INFO] [stdout]      |                                        |    |                                    this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                        |    |                                    `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                        |    `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                        |    `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                        `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  296 |                             if let Err(e) = new_listener.listen("transactions_insert").await {
[INFO] [stdout]      |                                        -    ------------------------------------------------
[INFO] [stdout]      |                                        |    |                                          |
[INFO] [stdout]      |                                        |    |                                          this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                        |    |                                          `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                        |    `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                        |    `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                        `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  302 |                         Err(e) => {
[INFO] [stdout]      |                             -
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                             `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  306 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#21` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `listener` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `notification` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |             ),*
[INFO] [stdout] 1320 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `new_listener` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#20` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/database.rs:249:19
[INFO] [stdout]      |
[INFO] [stdout]  242 |         let mut listener = PgListener::connect_with(&*self.pool).await?;
[INFO] [stdout]      |             ------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `listener` calls a custom destructor
[INFO] [stdout]      |             `listener` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  249 |             match listener.recv().await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                   |               |
[INFO] [stdout]      |                   |               this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                   |               up until Edition 2021 `#22` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                   up until Edition 2021 `#21` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  250 |                 Ok(notification) => {
[INFO] [stdout]      |                    ------------
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    `notification` calls a custom destructor
[INFO] [stdout]      |                    `notification` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  260 |                                 if let Some(block) = self.parse_block_from_json(&block_json).await {
[INFO] [stdout]      |                                                      ---------------------------------------------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  261 |                                     self.websocket_broadcaster.broadcast_new_block(block).await;
[INFO] [stdout]      |                                     -----------------------------------------------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  264 |                                     if let Ok(stats) = self.get_explorer_stats().await {
[INFO] [stdout]      |                                                        -------------------------------
[INFO] [stdout]      |                                                        |                         |
[INFO] [stdout]      |                                                        |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                        |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  265 |                                         self.websocket_broadcaster.broadcast_stats(stats).await;
[INFO] [stdout]      |                                         -------------------------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  275 |                                 if let Some(transaction) = self.parse_transaction_from_json(&tx_json).await {
[INFO] [stdout]      |                                                            ------------------------------------------------
[INFO] [stdout]      |                                                            |
[INFO] [stdout]      |                                                            this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  276 |                                     self.websocket_broadcaster.broadcast_new_transaction(transaction).await;
[INFO] [stdout]      |                                     -----------------------------------------------------------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  285 |                 Err(e) => {
[INFO] [stdout]      |                     -
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `e` calls a custom destructor
[INFO] [stdout]      |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  288 |                     tokio::time::sleep(tokio::time::Duration::from_secs(5)).await;
[INFO] [stdout]      |                     -------------------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                     `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  291 |                     match PgListener::connect_with(&*self.pool).await {
[INFO] [stdout]      |                           -------------------------------------------
[INFO] [stdout]      |                           |                                     |
[INFO] [stdout]      |                           |                                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                           |                                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                           `#10` will be dropped later as of Edition 2024
[INFO] [stdout]  292 |                         Ok(mut new_listener) => {
[INFO] [stdout]      |                            ----------------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            `new_listener` calls a custom destructor
[INFO] [stdout]      |                            `new_listener` will be dropped later as of Edition 2024
[INFO] [stdout]  293 |                             if let Err(e) = new_listener.listen("blocks_insert").await {
[INFO] [stdout]      |                                        -    ------------------------------------------
[INFO] [stdout]      |                                        |    |                                    |
[INFO] [stdout]      |                                        |    |                                    this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                        |    |                                    `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                        |    `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                        |    `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                        `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  296 |                             if let Err(e) = new_listener.listen("transactions_insert").await {
[INFO] [stdout]      |                                        -    ------------------------------------------------
[INFO] [stdout]      |                                        |    |                                          |
[INFO] [stdout]      |                                        |    |                                          this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                        |    |                                          `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                        |    `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                        |    `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                        `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  302 |                         Err(e) => {
[INFO] [stdout]      |                             -
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                             `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  308 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#21` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `listener` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `notification` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |             ),*
[INFO] [stdout] 1320 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `new_listener` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#20` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/websocket.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout] 147 |         while let Some(msg) = receiver_ws.next().await {
[INFO] [stdout]     |                        ---    ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |      |                  |
[INFO] [stdout]     |                        |      |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |      |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `msg` calls a custom destructor
[INFO] [stdout]     |                        `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 156 |                 Err(e) => {
[INFO] [stdout]     |                     -
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `e` calls a custom destructor
[INFO] [stdout]     |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 162 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/graphql/resolvers.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[Subscription]
[INFO] [stdout]     | ^^^^^^^^^^^^^^-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `execute_fut` calls a custom destructor
[INFO] [stdout]     | `execute_fut` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `execute_fut` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/graphql/resolvers.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[Subscription]
[INFO] [stdout]     | ^^^^^^^^^^^^^^-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `execute_fut` calls a custom destructor
[INFO] [stdout]     | `execute_fut` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `execute_fut` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/graphql/resolvers.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[Subscription]
[INFO] [stdout]     | ^^^^^^^^^^^^^^-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `execute_fut` calls a custom destructor
[INFO] [stdout]     | `execute_fut` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `execute_fut` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/graphql/resolvers.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[Subscription]
[INFO] [stdout]     | ^^^^^^^^^^^^^^-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `execute_fut` calls a custom destructor
[INFO] [stdout]     | `execute_fut` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `execute_fut` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/database.rs:264:56
[INFO] [stdout]      |
[INFO] [stdout]  242 |         let mut listener = PgListener::connect_with(&*self.pool).await?;
[INFO] [stdout]      |             ------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `listener` calls a custom destructor
[INFO] [stdout]      |             `listener` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  249 |             match listener.recv().await {
[INFO] [stdout]      |                   ---------------------
[INFO] [stdout]      |                   |               |
[INFO] [stdout]      |                   |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  250 |                 Ok(notification) => {
[INFO] [stdout]      |                    ------------
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    `notification` calls a custom destructor
[INFO] [stdout]      |                    `notification` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  260 |                                 if let Some(block) = self.parse_block_from_json(&block_json).await {
[INFO] [stdout]      |                                                      ---------------------------------------------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  261 |                                     self.websocket_broadcaster.broadcast_new_block(block).await;
[INFO] [stdout]      |                                     -----------------------------------------------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  264 |                                     if let Ok(stats) = self.get_explorer_stats().await {
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                                        |                         |
[INFO] [stdout]      |                                                        |                         this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                        |                         up until Edition 2021 `#22` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                                        |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                        |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                        this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                                                        up until Edition 2021 `#21` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  265 |                                         self.websocket_broadcaster.broadcast_stats(stats).await;
[INFO] [stdout]      |                                         -------------------------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]  266 |                                     }
[INFO] [stdout]  267 |                                 }
[INFO] [stdout]      |                                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  275 |                                 if let Some(transaction) = self.parse_transaction_from_json(&tx_json).await {
[INFO] [stdout]      |                                                            ------------------------------------------------
[INFO] [stdout]      |                                                            |
[INFO] [stdout]      |                                                            this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  276 |                                     self.websocket_broadcaster.broadcast_new_transaction(transaction).await;
[INFO] [stdout]      |                                     -----------------------------------------------------------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  285 |                 Err(e) => {
[INFO] [stdout]      |                     -
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `e` calls a custom destructor
[INFO] [stdout]      |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  288 |                     tokio::time::sleep(tokio::time::Duration::from_secs(5)).await;
[INFO] [stdout]      |                     -------------------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                     `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  291 |                     match PgListener::connect_with(&*self.pool).await {
[INFO] [stdout]      |                           -------------------------------------------
[INFO] [stdout]      |                           |                                     |
[INFO] [stdout]      |                           |                                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                           |                                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                           `#10` will be dropped later as of Edition 2024
[INFO] [stdout]  292 |                         Ok(mut new_listener) => {
[INFO] [stdout]  293 |                             if let Err(e) = new_listener.listen("blocks_insert").await {
[INFO] [stdout]      |                                        -    ------------------------------------------
[INFO] [stdout]      |                                        |    |                                    |
[INFO] [stdout]      |                                        |    |                                    this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                        |    |                                    `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                        |    `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                        |    `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                        `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  296 |                             if let Err(e) = new_listener.listen("transactions_insert").await {
[INFO] [stdout]      |                                        -    ------------------------------------------------
[INFO] [stdout]      |                                        |    |                                          |
[INFO] [stdout]      |                                        |    |                                          this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                        |    |                                          `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                        |    `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                        |    `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                        `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  302 |                         Err(e) => {
[INFO] [stdout]      |                             -
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                             `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `listener` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `notification` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |             ),*
[INFO] [stdout] 1320 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#20` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/database.rs:291:27
[INFO] [stdout]      |
[INFO] [stdout]  242 |         let mut listener = PgListener::connect_with(&*self.pool).await?;
[INFO] [stdout]      |             ------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `listener` calls a custom destructor
[INFO] [stdout]      |             `listener` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  249 |             match listener.recv().await {
[INFO] [stdout]      |                   ---------------------
[INFO] [stdout]      |                   |               |
[INFO] [stdout]      |                   |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  250 |                 Ok(notification) => {
[INFO] [stdout]      |                    ------------
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    `notification` calls a custom destructor
[INFO] [stdout]      |                    `notification` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  260 |                                 if let Some(block) = self.parse_block_from_json(&block_json).await {
[INFO] [stdout]      |                                                      ---------------------------------------------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  261 |                                     self.websocket_broadcaster.broadcast_new_block(block).await;
[INFO] [stdout]      |                                     -----------------------------------------------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  264 |                                     if let Ok(stats) = self.get_explorer_stats().await {
[INFO] [stdout]      |                                                        -------------------------------
[INFO] [stdout]      |                                                        |                         |
[INFO] [stdout]      |                                                        |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                        |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  265 |                                         self.websocket_broadcaster.broadcast_stats(stats).await;
[INFO] [stdout]      |                                         -------------------------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  275 |                                 if let Some(transaction) = self.parse_transaction_from_json(&tx_json).await {
[INFO] [stdout]      |                                                            ------------------------------------------------
[INFO] [stdout]      |                                                            |
[INFO] [stdout]      |                                                            this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  276 |                                     self.websocket_broadcaster.broadcast_new_transaction(transaction).await;
[INFO] [stdout]      |                                     -----------------------------------------------------------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  285 |                 Err(e) => {
[INFO] [stdout]      |                     -
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `e` calls a custom destructor
[INFO] [stdout]      |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  288 |                     tokio::time::sleep(tokio::time::Duration::from_secs(5)).await;
[INFO] [stdout]      |                     -------------------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                     `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  291 |                     match PgListener::connect_with(&*self.pool).await {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                           |                                     |
[INFO] [stdout]      |                           |                                     this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                           |                                     up until Edition 2021 `#22` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           |                                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                           |                                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                           up until Edition 2021 `#21` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                           `#10` will be dropped later as of Edition 2024
[INFO] [stdout]  292 |                         Ok(mut new_listener) => {
[INFO] [stdout]      |                            ----------------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            `new_listener` calls a custom destructor
[INFO] [stdout]      |                            `new_listener` will be dropped later as of Edition 2024
[INFO] [stdout]  293 |                             if let Err(e) = new_listener.listen("blocks_insert").await {
[INFO] [stdout]      |                                        -    ------------------------------------------
[INFO] [stdout]      |                                        |    |                                    |
[INFO] [stdout]      |                                        |    |                                    this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                        |    |                                    `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                        |    `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                        |    `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                        `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  296 |                             if let Err(e) = new_listener.listen("transactions_insert").await {
[INFO] [stdout]      |                                        -    ------------------------------------------------
[INFO] [stdout]      |                                        |    |                                          |
[INFO] [stdout]      |                                        |    |                                          this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                        |    |                                          `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                        |    `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                        |    `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                        `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  302 |                         Err(e) => {
[INFO] [stdout]      |                             -
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                             `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  306 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#21` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `listener` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `notification` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |             ),*
[INFO] [stdout] 1320 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `new_listener` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#20` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/database.rs:249:19
[INFO] [stdout]      |
[INFO] [stdout]  242 |         let mut listener = PgListener::connect_with(&*self.pool).await?;
[INFO] [stdout]      |             ------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `listener` calls a custom destructor
[INFO] [stdout]      |             `listener` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  249 |             match listener.recv().await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                   |               |
[INFO] [stdout]      |                   |               this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                   |               up until Edition 2021 `#22` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                   up until Edition 2021 `#21` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  250 |                 Ok(notification) => {
[INFO] [stdout]      |                    ------------
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    `notification` calls a custom destructor
[INFO] [stdout]      |                    `notification` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  260 |                                 if let Some(block) = self.parse_block_from_json(&block_json).await {
[INFO] [stdout]      |                                                      ---------------------------------------------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                      `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  261 |                                     self.websocket_broadcaster.broadcast_new_block(block).await;
[INFO] [stdout]      |                                     -----------------------------------------------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  264 |                                     if let Ok(stats) = self.get_explorer_stats().await {
[INFO] [stdout]      |                                                        -------------------------------
[INFO] [stdout]      |                                                        |                         |
[INFO] [stdout]      |                                                        |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                        |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  265 |                                         self.websocket_broadcaster.broadcast_stats(stats).await;
[INFO] [stdout]      |                                         -------------------------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  275 |                                 if let Some(transaction) = self.parse_transaction_from_json(&tx_json).await {
[INFO] [stdout]      |                                                            ------------------------------------------------
[INFO] [stdout]      |                                                            |
[INFO] [stdout]      |                                                            this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  276 |                                     self.websocket_broadcaster.broadcast_new_transaction(transaction).await;
[INFO] [stdout]      |                                     -----------------------------------------------------------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  285 |                 Err(e) => {
[INFO] [stdout]      |                     -
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `e` calls a custom destructor
[INFO] [stdout]      |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  288 |                     tokio::time::sleep(tokio::time::Duration::from_secs(5)).await;
[INFO] [stdout]      |                     -------------------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                     `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  291 |                     match PgListener::connect_with(&*self.pool).await {
[INFO] [stdout]      |                           -------------------------------------------
[INFO] [stdout]      |                           |                                     |
[INFO] [stdout]      |                           |                                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                           |                                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                           `#10` will be dropped later as of Edition 2024
[INFO] [stdout]  292 |                         Ok(mut new_listener) => {
[INFO] [stdout]      |                            ----------------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            `new_listener` calls a custom destructor
[INFO] [stdout]      |                            `new_listener` will be dropped later as of Edition 2024
[INFO] [stdout]  293 |                             if let Err(e) = new_listener.listen("blocks_insert").await {
[INFO] [stdout]      |                                        -    ------------------------------------------
[INFO] [stdout]      |                                        |    |                                    |
[INFO] [stdout]      |                                        |    |                                    this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                        |    |                                    `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                        |    `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                        |    `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                        `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  296 |                             if let Err(e) = new_listener.listen("transactions_insert").await {
[INFO] [stdout]      |                                        -    ------------------------------------------------
[INFO] [stdout]      |                                        |    |                                          |
[INFO] [stdout]      |                                        |    |                                          this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                        |    |                                          `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                        |    `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |    this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                        |    `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                        `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  302 |                         Err(e) => {
[INFO] [stdout]      |                             -
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                             `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  308 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#21` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `listener` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `notification` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |             ),*
[INFO] [stdout] 1320 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `new_listener` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/listener.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl Drop for PgListener {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#20` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/websocket.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout] 147 |         while let Some(msg) = receiver_ws.next().await {
[INFO] [stdout]     |                        ---    ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |      |                  |
[INFO] [stdout]     |                        |      |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |      |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `msg` calls a custom destructor
[INFO] [stdout]     |                        `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 156 |                 Err(e) => {
[INFO] [stdout]     |                     -
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `e` calls a custom destructor
[INFO] [stdout]     |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 162 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `msg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/graphql/resolvers.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[Subscription]
[INFO] [stdout]     | ^^^^^^^^^^^^^^-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `execute_fut` calls a custom destructor
[INFO] [stdout]     | `execute_fut` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `execute_fut` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/graphql/resolvers.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[Subscription]
[INFO] [stdout]     | ^^^^^^^^^^^^^^-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `execute_fut` calls a custom destructor
[INFO] [stdout]     | `execute_fut` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `execute_fut` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/graphql/resolvers.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[Subscription]
[INFO] [stdout]     | ^^^^^^^^^^^^^^-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `execute_fut` calls a custom destructor
[INFO] [stdout]     | `execute_fut` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `execute_fut` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/graphql/resolvers.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[Subscription]
[INFO] [stdout]     | ^^^^^^^^^^^^^^-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | `execute_fut` calls a custom destructor
[INFO] [stdout]     | `execute_fut` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `execute_fut` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: taiko-api-gateway v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking taiko-api-gateway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Postgres` and `Transaction as SqlTransaction`
[INFO] [stdout]  --> src/database.rs:2:59
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sqlx::{postgres::{PgPoolOptions, PgListener}, PgPool, Postgres, Transaction as SqlTransaction};
[INFO] [stdout]   |                                                           ^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::broadcast`
[INFO] [stdout]  --> src/database.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::sync::broadcast;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures_util::stream::Stream`
[INFO] [stdout]  --> src/graphql/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_util::stream::Stream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> src/graphql/types.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Postgres` and `Transaction as SqlTransaction`
[INFO] [stdout]  --> src/database.rs:2:59
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sqlx::{postgres::{PgPoolOptions, PgListener}, PgPool, Postgres, Transaction as SqlTransaction};
[INFO] [stdout]   |                                                           ^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::broadcast`
[INFO] [stdout]  --> src/database.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::sync::broadcast;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures_util::stream::Stream`
[INFO] [stdout]  --> src/graphql/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_util::stream::Stream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> src/graphql/types.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio_stream::StreamExt`
[INFO] [stdout]  --> src/graphql/resolvers.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio_stream::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio_stream::StreamExt`
[INFO] [stdout]  --> src/graphql/resolvers.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio_stream::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status_filter`
[INFO] [stdout]    --> src/graphql/resolvers.rs:135:59
[INFO] [stdout]     |
[INFO] [stdout] 135 |         #[graphql(desc = "Filter by transaction status")] status_filter: Option<TransactionStatus>,
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_filter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction_filter`
[INFO] [stdout]    --> src/graphql/resolvers.rs:136:62
[INFO] [stdout]     |
[INFO] [stdout] 136 |         #[graphql(desc = "Filter by transaction direction")] direction_filter: Option<TransactionDirection>,
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/graphql/resolvers.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         address: String,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphql/resolvers.rs:166:76
[INFO] [stdout]     |
[INFO] [stdout] 166 |         #[graphql(desc = "Number of transactions to fetch", default = 20)] limit: i32,
[INFO] [stdout]     |                                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/graphql/resolvers.rs:167:74
[INFO] [stdout]     |
[INFO] [stdout] 167 |         #[graphql(desc = "Number of transactions to skip", default = 0)] offset: i32,
[INFO] [stdout]     |                                                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status_filter`
[INFO] [stdout]    --> src/graphql/resolvers.rs:168:59
[INFO] [stdout]     |
[INFO] [stdout] 168 |         #[graphql(desc = "Filter by transaction status")] status_filter: Option<TransactionStatus>,
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction_filter`
[INFO] [stdout]    --> src/graphql/resolvers.rs:169:62
[INFO] [stdout]     |
[INFO] [stdout] 169 |         #[graphql(desc = "Filter by transaction direction")] direction_filter: Option<TransactionDirection>,
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphql/resolvers.rs:182:76
[INFO] [stdout]     |
[INFO] [stdout] 182 |         #[graphql(desc = "Number of transactions to fetch", default = 20)] limit: i32,
[INFO] [stdout]     |                                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphql/resolvers.rs:190:76
[INFO] [stdout]     |
[INFO] [stdout] 190 |         #[graphql(desc = "Number of transactions to fetch", default = 20)] limit: i32,
[INFO] [stdout]     |                                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/graphql/resolvers.rs:197:35
[INFO] [stdout]     |
[INFO] [stdout] 197 |     async fn address_stats(&self, address: String) -> Result<Option<AddressStatsGQL>> {
[INFO] [stdout]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphql/resolvers.rs:203:73
[INFO] [stdout]     |
[INFO] [stdout] 203 |         #[graphql(desc = "Number of addresses to fetch", default = 10)] limit: i32,
[INFO] [stdout]     |                                                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphql/resolvers.rs:210:73
[INFO] [stdout]     |
[INFO] [stdout] 210 |         #[graphql(desc = "Number of addresses to fetch", default = 10)] limit: i32,
[INFO] [stdout]     |                                                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphql/resolvers.rs:217:76
[INFO] [stdout]     |
[INFO] [stdout] 217 |         #[graphql(desc = "Number of transactions to fetch", default = 20)] limit: i32,
[INFO] [stdout]     |                                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/graphql/resolvers.rs:218:74
[INFO] [stdout]     |
[INFO] [stdout] 218 |         #[graphql(desc = "Number of transactions to skip", default = 0)] offset: i32,
[INFO] [stdout]     |                                                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/graphql/resolvers.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         address: String,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphql/resolvers.rs:226:76
[INFO] [stdout]     |
[INFO] [stdout] 226 |         #[graphql(desc = "Number of transactions to fetch", default = 20)] limit: i32,
[INFO] [stdout]     |                                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `days`
[INFO] [stdout]    --> src/graphql/resolvers.rs:233:68
[INFO] [stdout]     |
[INFO] [stdout] 233 |         #[graphql(desc = "Number of days to fetch", default = 30)] days: i32,
[INFO] [stdout]     |                                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_days`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time_range`
[INFO] [stdout]    --> src/graphql/resolvers.rs:293:55
[INFO] [stdout]     |
[INFO] [stdout] 293 |         #[graphql(desc = "Time range for the chart")] time_range: TimeRange,
[INFO] [stdout]     |                                                       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_time_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status_filter`
[INFO] [stdout]    --> src/graphql/resolvers.rs:135:59
[INFO] [stdout]     |
[INFO] [stdout] 135 |         #[graphql(desc = "Filter by transaction status")] status_filter: Option<TransactionStatus>,
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_filter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction_filter`
[INFO] [stdout]    --> src/graphql/resolvers.rs:136:62
[INFO] [stdout]     |
[INFO] [stdout] 136 |         #[graphql(desc = "Filter by transaction direction")] direction_filter: Option<TransactionDirection>,
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/graphql/resolvers.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         address: String,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphql/resolvers.rs:166:76
[INFO] [stdout]     |
[INFO] [stdout] 166 |         #[graphql(desc = "Number of transactions to fetch", default = 20)] limit: i32,
[INFO] [stdout]     |                                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/graphql/resolvers.rs:167:74
[INFO] [stdout]     |
[INFO] [stdout] 167 |         #[graphql(desc = "Number of transactions to skip", default = 0)] offset: i32,
[INFO] [stdout]     |                                                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status_filter`
[INFO] [stdout]    --> src/graphql/resolvers.rs:168:59
[INFO] [stdout]     |
[INFO] [stdout] 168 |         #[graphql(desc = "Filter by transaction status")] status_filter: Option<TransactionStatus>,
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction_filter`
[INFO] [stdout]    --> src/graphql/resolvers.rs:169:62
[INFO] [stdout]     |
[INFO] [stdout] 169 |         #[graphql(desc = "Filter by transaction direction")] direction_filter: Option<TransactionDirection>,
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphql/resolvers.rs:182:76
[INFO] [stdout]     |
[INFO] [stdout] 182 |         #[graphql(desc = "Number of transactions to fetch", default = 20)] limit: i32,
[INFO] [stdout]     |                                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphql/resolvers.rs:190:76
[INFO] [stdout]     |
[INFO] [stdout] 190 |         #[graphql(desc = "Number of transactions to fetch", default = 20)] limit: i32,
[INFO] [stdout]     |                                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/graphql/resolvers.rs:197:35
[INFO] [stdout]     |
[INFO] [stdout] 197 |     async fn address_stats(&self, address: String) -> Result<Option<AddressStatsGQL>> {
[INFO] [stdout]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphql/resolvers.rs:203:73
[INFO] [stdout]     |
[INFO] [stdout] 203 |         #[graphql(desc = "Number of addresses to fetch", default = 10)] limit: i32,
[INFO] [stdout]     |                                                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphql/resolvers.rs:210:73
[INFO] [stdout]     |
[INFO] [stdout] 210 |         #[graphql(desc = "Number of addresses to fetch", default = 10)] limit: i32,
[INFO] [stdout]     |                                                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphql/resolvers.rs:217:76
[INFO] [stdout]     |
[INFO] [stdout] 217 |         #[graphql(desc = "Number of transactions to fetch", default = 20)] limit: i32,
[INFO] [stdout]     |                                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/graphql/resolvers.rs:218:74
[INFO] [stdout]     |
[INFO] [stdout] 218 |         #[graphql(desc = "Number of transactions to skip", default = 0)] offset: i32,
[INFO] [stdout]     |                                                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/graphql/resolvers.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         address: String,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphql/resolvers.rs:226:76
[INFO] [stdout]     |
[INFO] [stdout] 226 |         #[graphql(desc = "Number of transactions to fetch", default = 20)] limit: i32,
[INFO] [stdout]     |                                                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `days`
[INFO] [stdout]    --> src/graphql/resolvers.rs:233:68
[INFO] [stdout]     |
[INFO] [stdout] 233 |         #[graphql(desc = "Number of days to fetch", default = 30)] days: i32,
[INFO] [stdout]     |                                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_days`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time_range`
[INFO] [stdout]    --> src/graphql/resolvers.rs:293:55
[INFO] [stdout]     |
[INFO] [stdout] 293 |         #[graphql(desc = "Time range for the chart")] time_range: TimeRange,
[INFO] [stdout]     |                                                       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_time_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `listener_handle`
[INFO] [stdout]   --> src/main.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let listener_handle = {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_listener_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]   --> src/graphql/resolvers.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct SubscriptionResolver {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 22 |     db: Arc<Database>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NewBlockHeight` and `BlockComplete` are never constructed
[INFO] [stdout]   --> src/websocket.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum WebSocketMessage {
[INFO] [stdout]    |          ---------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     NewBlockHeight { 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     BlockComplete { block_number: i64 },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebSocketMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `broadcast_new_block_height` and `broadcast_block_complete` are never used
[INFO] [stdout]   --> src/websocket.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl WebSocketBroadcaster {
[INFO] [stdout]    | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub async fn broadcast_new_block_height(&self, block_number: i64, timestamp: chrono::DateTime<chrono::Utc>) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub async fn broadcast_block_complete(&self, block_number: i64) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `listener_handle`
[INFO] [stdout]   --> src/main.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let listener_handle = {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_listener_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]   --> src/graphql/resolvers.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct SubscriptionResolver {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 22 |     db: Arc<Database>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NewBlockHeight` and `BlockComplete` are never constructed
[INFO] [stdout]   --> src/websocket.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum WebSocketMessage {
[INFO] [stdout]    |          ---------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     NewBlockHeight { 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     BlockComplete { block_number: i64 },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebSocketMessage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `broadcast_new_block_height` and `broadcast_block_complete` are never used
[INFO] [stdout]   --> src/websocket.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl WebSocketBroadcaster {
[INFO] [stdout]    | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub async fn broadcast_new_block_height(&self, block_number: i64, timestamp: chrono::DateTime<chrono::Utc>) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub async fn broadcast_block_complete(&self, block_number: i64) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "3c54f4a84b5339346e9832b958183f2ef597f07f21199b3ab3291ef7db0929dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c54f4a84b5339346e9832b958183f2ef597f07f21199b3ab3291ef7db0929dd", kill_on_drop: false }`
[INFO] [stdout] 3c54f4a84b5339346e9832b958183f2ef597f07f21199b3ab3291ef7db0929dd
